projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16dbc0f
)
3.21.4
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 18 Jul 2016 03:27:35 +0000
(23:27 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 18 Jul 2016 03:27:35 +0000
(23:27 -0400)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index ae3894017b96f955b0e2c648a27d65073a7568df..47ef9f7c0aeb4c2cfc75abd364e136d5aef3e65d 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-10,7
+10,7
@@
m4_define([gtk_major_version], [3])
m4_define([gtk_minor_version], [21])
-m4_define([gtk_micro_version], [
3
])
+m4_define([gtk_micro_version], [
4
])
m4_define([gtk_interface_age], [0])
m4_define([gtk_binary_age],
[m4_eval(100 * gtk_minor_version + gtk_micro_version)])